home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr11 / uhrev_11.zip / $1.TXT next >
Text File  |  1993-06-13  |  4KB  |  90 lines

  1.  
  2.                SEVERAL UTILITIES FOR $1 APIECE!!
  3.  
  4.            Program Name: The $1 Utilities ver 2.1
  5.           BBS File Name: $1UTIL21.ZIP
  6.            Program Type: DOS Utilities
  7.                  Author: ImagiSOFT, Inc.
  8.                  SW Reg: $1 each
  9.                 Comment: Some handy ones here!
  10.  
  11.        From the manual:
  12.  
  13.             "Let's  face it: Some people really like using DOS.  DOS
  14.        Shells slow many power users  down.   However, DOS is often a
  15.        ninety-pound weakling.  We developed the $1 Utilities to  add
  16.        power and flexibility to DOS without sacrificing speed."
  17.        
  18.             The  above  quote  it  quite  true.  Although shells and
  19.        other programs can isolate us  from DOS, there are times when
  20.        most of us find it more convenient to use the  command  line.
  21.        On  the other hand, we sometimes wish that DOS was a bit less
  22.        limited.  This is when little utilities like the $1 Utilities
  23.        can come in handy.
  24.        
  25.             The $1 Utilities contain nine separate programs:
  26.        
  27.        CAPS.COM - Very simply, this  program will turn you CAPS LOCK
  28.        key ON or OFF.  This can be useful in a batch file that loads
  29.        a program that needs  the  CAPS  LOCK  key  in  a  particular
  30.        position.
  31.        
  32.        NUM.COM  -  Similar to CAPS.COM, this one turns your NUM LOCK
  33.        key ON or OFF.
  34.        
  35.        MOVE.COM - This one, as the  name implies, allows you to move
  36.        a file from one dir to another, either on the same  drive  or
  37.        to another.  This is much easier than copying the files, then
  38.        deleting.   MOVE.COM  will  create a destination directory if
  39.        the one given does not exist.  It will also prompt you if you
  40.        are about to overwrite  an  existing  file.   If you know you
  41.        want to overwrite, you can use the /O option.
  42.        
  43.        RDEL.COM - Recursive File  Delete.   Did  you  ever  have  an
  44.        install   program   create   a  directory  with  several  sub
  45.        directories?  If you wanted  to  delete  a program like this,
  46.        you would need to change to each directory,  delete  all  the
  47.        files,  then  repeat  these  steps  for  each  sub directory.
  48.        RDEL.COM makes this chore  fast  and easy.  Although this can
  49.        be a very handy utility, it can be  dangerous.   Be  sure  of
  50.        what  you  are  doing  before  using  this program.  It does,
  51.        however, ask you TWICE if  you  are sure that the command you
  52.        gave it is correct.
  53.        
  54.        RENDIR.COM - Rename a Directory.  DOS doesn't  allow  you  to
  55.        rename  a directory.  What you would have to do is make a new
  56.        directory, copy the files  to  the new directory, then delete
  57.        them from the old.  RENDIR.COM lets you do it fast and easy.
  58.        
  59.        RES.COM - RES.COM just lets you know how much memory you have
  60.        left.
  61.        
  62.        STAMP.COM - Allows you to change file time and date.
  63.        
  64.        VIEW.COM - This is a replacement for the TYPE  command.   You
  65.        can  use  this  to easily browse any ASCII text file.  Not as
  66.        "full-featured" as some of the others, but handy.
  67.        
  68.        INTERNAL.COM - This  is  probably  the  one  you'll find most
  69.        interesting (and useful).  With it, you can  actually  change
  70.        the  commands  that DOS uses.  In the documentation, they use
  71.        as an example changing the DOS TYPE command to VIEW.COM.  You
  72.        can redefine  DOS's  TYPE  to  use  VIEW.COM  by  issuing the
  73.        following command:
  74.        
  75.        INTERNAL TYPE C:\UTIL\VIEW.COM
  76.        
  77.        Another example  they  use  is  replacing  FORMAT  with  your
  78.        favorite  disk  formatting  utility.  I'm sure you could find
  79.        several uses  for  INTERNAL.COM.   If  you  add  them to your
  80.        AUTOEXEC.BAT, you'll always have them handy.
  81.        
  82.        From the documentation:
  83.        
  84.             "INTERNAL is  a  memory  resident  program  (TSR)  which
  85.        requires 1072 bytes fro each command added or replaced.  Each
  86.        command is usually loaded 'high' in AUTOEXEC.BAT."
  87.        
  88.             As  you  can  see,  at just $1 per utility, these little
  89.        gems are a bargain.  Look for them!
  90.